﻿@charset "utf-8";

.tem_index_product1{
	background:url(/themes/default/assets/img/m1.jpg) top center no-repeat;
	height: 929px;
}
.tem_index_product{
	background:url(/themes/default/assets/img/m2.jpg) top center no-repeat;
	height: 963px;
}
.tem_index_about{
	background:url(/themes/default/assets/img/m3.jpg) bottom center no-repeat;
	height: 980px;
	padding-top:220px;
}
.tem_index_news{
	background:#f0f0f0;
	height: 826px;
}

.tem_footer{
	background:url(/themes/default/assets/img/m4.jpg) bottom center no-repeat;
	height: 569px;
	padding-top: 135px;
	box-sizing: border-box;
}
.foot_bottom{
	background: #df4c42;
	height: 70px;
	line-height: 70px;
	color:#fff;
}
.foot_bottom a{
    color:#fff;
}
.foot_bottom a:hover{
    color:#fff;
}
.tem_inner{
	width:1200px;
	margin: 0 auto;
}

.met_article_head{
	line-height: 50px;
	border-bottom: 1px solid#f1f1f1;
	margin: 10px 0 20px 0;
}
article{
	line-height: 30px;
	margin-bottom: 20px;
}
.met_module2 .met_infos {
    color: 
#818181;
font-size: 12px;
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid
    #ddd;
}
.tem_index_product1_top{
	height: 320px;
	padding-top: 100px;
}
.tem_index_product1_top_left,.tem_index_product1_top_right{
	
	float: left;
}

.tem_index_product1_top_left{
	padding: 0 30px;
	box-sizing: border-box;
	width:45%;
}
.tem_inner h1{
	font-size: 30px;
	padding: 20px 0;
	font-weight: 500;
	text-align: center;
}
.tem_index_product1_top_right{
	width:55%;
	background: #eceded;
	height: 100%;
	padding:30px;
	box-sizing: border-box;
}
.tem_index_product1_top_right>ul>li{
	
	float: left;
	text-align: center;
	margin:20px 32px;
	border: 1px solid #000000;
	/* line-height: 49px; */

}
.tem_index_product1_top_right>ul>li:hover{
	background:url(/themes/default/assets/img/li_back.jpg) bottom center no-repeat;
	color: #fff;
	border: 1px solid #eceded;
}
.tem_index_product1_top_right>ul>li:hover a{color: #fff;}
.tem_index_product1_top_right>ul>li a{
	line-height: 45px;
	width: 125px;
	display: block;
}
.tem_index_product{
	text-align: center;
}
.tem_index_product_top{
	padding-top: 120px;
	color: #fff;
}
.tem_index_product_top hr{
	width: 40px;
	height: 2px;
	background-color: #df4c42;
	margin:0 auto;
	margin-top: 30px;
	border: 0;
}
.tem_index_product_bottom{
	position: absolute;
}
.tem_index_news_top{
	padding-top: 70px;
	color: #000;
	text-align: center;
}
.tem_index_news_top hr{
	width: 40px;
	height: 2px;
	background-color: #df4c42;
	margin:0 auto;
	margin-top: 20px;
	border: 0;
}
.news_li{
	overflow: hidden;
	width: 30%;
	float: left;
	margin: 1.5%;
	box-shadow: -1px 2px 20px rgba(0, 0, 0, 0.3);
	border-radius: 0 25px;
	line-height: 25px;
	color: #686868;
}
.news_li:hover{
	background-color: #df4c42;
	color: #e3e3e3;
}
.news_li:hover h2 a{
	color: #fff;
}
.news_li:hover div>a{
	color: #e3e3e3;
	padding:5px 15px;
	border:1px solid #e3e3e3;
}
.news_li h2{
	text-align: center;
	margin-bottom: 10px;
}
.news_li h2 a{
	font-size: 18px;
	text-align: center;
	
	font-weight: 500;
	color: #463434;
}
.news_li div>a{
	padding:5px 15px;
	border:1px solid #000;
}
.news_li img{
	width:100%;
	height: 250px;
	object-fit: cover;
	border-radius: 0 25px 0 0;
	transition:all 0.6s;
}
.news_li img:hover {
	transform:scale(1.05,1.05);
}

.news_info{
	padding:30px;
	
}
.news_info p{}

.lishi,.lishi2{
	padding: 0 0 0 100px;
}
.tem_footer_left{
	width: 690px;
	float: left;
}
.tem_footer_right{
	width: 400px;
	float: right;
	line-height: 40px;
	font-size: 16px;
}
.tem_footer_right h2{
	font-size: 24px;
	font-weight: 500;
}
.tem_footer_left_li{
	float: left;
	width: 25%;
	line-height: 40px;
}
.tem_footer_left_li>h1{
	font-size: 18px;
	padding: 0;
	font-weight: 500;
    margin-bottom: 10px;
    text-align: left;
}
.tem_footer_left_li a{
	color:#1c1c1c;
}

aside{
	box-shadow: 0px 2px 6px 1px rgba(224, 224, 224, 1);
}
.met_aside{
	width: 1200px;
	margin: 0 auto;
}
.met_aside_list>.list-none{
	float: left;
	width: 14.2%;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	height: 80px;
    line-height: 80px;
    white-space: nowrap;overflow: hidden;text-overflow:ellipsis;
}
.met_aside_list>.list-none:hover{
	background: #df4c42;
	color: #fff;
}
.met_aside_list>.list-none:hover a{
	color: #fff;
}
.met_aside_list>.list-none>.on{
	background: #df4c42;
	color: #fff;
}
.met_aside_list>.list-none>.on a{
	color: #fff;
}
.met_aside_list>.list-none a{
	/* background: #df4c42; */
	/* color: #fff; */
	padding: 30px 40px;
}
/* 本例子css */
.picScroll-left{margin-top: 400px; width:1200px;  overflow:hidden; position:relative; background-color: #fbfbfb; padding: 10px 0; box-shadow: 1px 13px 20px rgba(0, 0, 0, 0.09019607843137255);
}
.picScroll-left .hd{ overflow:hidden;  height:30px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ width: 140px; margin:0 auto; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:40px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#d8d8d8; }
.picScroll-left .hd ul li.on{ background-color: #df4c42; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:272px; height:250px; display:block;  padding:2px;  transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-ms-transition:all .5s ease-out;
	-o-transition:all .5s ease-out;
	-webkit-transition:all .5s ease-out; }
.picScroll-left .bd ul li .pic a:hover img{  transform:scale(1.1);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05); }
.picScroll-left .bd ul li .title{ padding-top:5px; line-height:24px;  font-size: 18px; }
.picScroll-left .bd ul li .title a{ line-height:24px;  font-size: 18px; }

.slideBox{ width:591px; height:838px;  position:relative;}
.slideBox .hd{ height:15px;  position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{  zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:591px; height:838px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; right:8%; top:87%; margin-top:-25px; display:block; width:32px; height:40px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:-2%; background-position:8px 5px; }


a:hover{
	color: #df4c42;
}
*{margin: 0;padding: 0;font-family: "微软雅黑";font-size: 14px;}
ul{list-style: none;}
a{text-decoration: none;    color: #000;}
img{border: none;}
.l{float:left}
.gy2{width:1200px;margin:0 auto;overflow:hidden}
.holer{height:124px; overflow:hidden; background:none;}
#headdiv{height: 131px; position: fixed; top: 0px; width: 100%; z-index: 1000; background: none;}
/*顶部bar*/
.top01{width:100%;height:38px;line-height:38px;background:#df4c42;color:#fff;overflow:hidden;font-size:12px}
.top01 .l{font-size:14px}
.top01_center{text-align:left;float:right;font-size:14px}
.top01_center img{vertical-align:middle;display:inline-block;margin-left:10px;float: right;
	margin-top: 4px;}
/*logo和导航*/
.top02{width:100%;min-width:1200px;background-color: rgb(255, 255, 255); height: 86px;}
.top02 .top02_center{width:1200px;min-width:1200px;margin:0 auto}
.logo{width:280px;float:left;padding-top:13px}
.logo img{float:left}
.logo .logo-year{margin-top:17px;height:20px;line-height:20px;width:38px;text-align:center;font-size:12px;color:#fff;background:#df4c42;border-radius:4px;overflow:hidden;font-size:14px;color:#fff}
.logo .logo-text{margin-top:5px;height:18px;color:#656565;line-height:18px;overflow:hidden}
.nav{float:right}
.nav li{position:relative}
.nav li.m{width:80px;padding-left:22px;margin: 0 0 0 10px;float:left;text-align:center;}
.nav .m.on a.mmm{color:#df4c42;border-bottom: 3px solid #df4c42;}
.nav a.mmm{width:86px;height:46px;padding-top:37px;display:block;font-size:16px;color:#333;border-bottom: 3px solid #fff;}
/*二级导航*/

.nav .sub .nav_xiao h1{
	font-size: 24px;
	color:#df4c42;
	margin-bottom: 10px;
	text-align: left;
}
.nav .sub .xiao_five2>div{
	width: 31%;
	float: left;
	padding: 15px 0;
	display: flex;
	margin: 1%;
	text-align: center;
}
.nav .sub .xiao_five2>div a{
    color: inherit;
    vertical-align: middle;
    overflow: hidden;
    width: inherit;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
}
.nav .sub .xiao_five2>div:hover{
	background:
	#df4c42;
	color: #fff;
}
.nav .sub .xiao_five2>div:hover a{
	color: #fff;
}

.nav .sub{display:none;width:100%;padding:0;position:fixed;overflow:hidden;text-align:left;z-index:110;left:0;background-color:#eceded}
.nav .sub .nav_xiao{width:1200px;overflow:hidden;margin:0 auto;padding: 20px 0px 20px 0px;}
.nav .sub .nav_xiao.max1100{max-width:1100px}
/*二级导航-网站建设*/
.nav .sub .nav_xiao .xiao_one{overflow:hidden;padding-top:40px;padding-bottom:40px}
.nav .sub .nav_xiao .xiao_one ul li{float:left;display:inline;height:184px;width:25%;overflow:hidden;text-align:center}
.nav .sub .nav_xiao .xiao_one ul li a{display:block;height:100%;border-right:1px solid #e6e6e6;line-height:56px;overflow:hidden;color:#000;margin-top:13px;font-size:18px;transition:all .3s}
.nav .sub .nav_xiao .xiao_one ul li:last-child a{border-right:0}
.nav .sub .nav_xiao .xiao_one ul li a:hover{color:#df4c42}
.nav .sub .nav_xiao .xiao_one ul li a i{display:block;width:101px;height:84px;margin:0 auto;margin-bottom:23px;overflow:hidden;background-image:url(/themes/default/assets/img/top_pic1.png);background-repeat:no-repeat;transition:all .3s;margin-top:20px}
.nav .sub .nav_xiao .xiao_one ul li a i.bgs1{background-position:-720px top}
.nav .sub .nav_xiao .xiao_one ul li a i.bgs2{background-position:left top}
.nav .sub .nav_xiao .xiao_one ul li a i.bgs3{background-position:-360px top}
.nav .sub .nav_xiao .xiao_one ul li a i.bgs4{background-position:-1088px top}
.nav .sub .nav_xiao .xiao_one ul li a:hover i{background-image:url(/themes/default/assets/img/top_pic1.png)}
.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs1{background-position:-720px bottom}
.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs2{background-position:left bottom}
.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs3{background-position:-360px bottom}
.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs4{background-position:-1088px bottom}
/*二级导航-关于我们*/
.nav .sub .nav_xiao .xiao_two{margin-top:40px;margin-bottom:40px;overflow:hidden}
.nav .sub .nav_xiao .xiao_two ul li{float:left;display:inline;height:184px;width:25%;overflow:hidden;text-align:center}
.nav .sub .nav_xiao .xiao_two ul li a{display:block;height:100%;border-right:1px solid #e6e6e6;line-height:56px;overflow:hidden;color:#000;margin-top:13px;font-size:18px;transition:all .3s}
.nav .sub .nav_xiao .xiao_two ul li:last-child a{border-right:0}
.nav .sub .nav_xiao .xiao_two ul li a:hover{color:#df4c42}
.nav .sub .nav_xiao .xiao_two img{float:left;margin-right:25px}
.nav .sub .nav_xiao .xiao_two .nav_div{float:left;width:380px;padding-top:30px;font-size:12px;color:#666;line-height:22px}
.nav .sub .nav_xiao .xiao_two .nav_div h2{font-size:16px;color:#f3782a;font-weight:400;letter-spacing:1px;line-height:36px}
.nav .sub .nav_xiao .xiao_two ul li a i{display:block;width:104px;height:104px;margin:0 auto;margin-bottom:13px;overflow:hidden;background-image:url(/themes/default/assets/img/top_pic2.png);background-repeat:no-repeat;margin-top:10px;background-color:#999;border-radius:50%;position:relative;transition:all .3s}
.nav .sub .nav_xiao .xiao_two ul li a i.bgs1{background-position:30px center}
.nav .sub .nav_xiao .xiao_two ul li a i.bgs2{background-position:-330px center}
.nav .sub .nav_xiao .xiao_two ul li a i.bgs3{background-position:-691px center}
.nav .sub .nav_xiao .xiao_two ul li a i.bgs4{background-position:-1050px center}
.nav .sub .nav_xiao .xiao_two ul li a:hover i{background-color:#df4c42;margin-top:5px}
/*二级导航-新闻动态*/
.nav .sub .nav_xiao .xiao_three{overflow:hidden;margin-top:60px;margin-bottom:60px}
.nav .sub .nav_xiao .xiao_three ul li{float:left;display:inline;width:18%;height:218px;overflow:hidden;margin-right:2.5%;text-align:center;position:inherit;line-height:56px;background-color:#fff}
.nav .sub .nav_xiao .xiao_three ul li:last-child{margin-right:0}
.nav .sub .nav_xiao .xiao_three ul li img{width:100%;display:block;transition:all .3s}
.nav .sub .nav_xiao .xiao_three ul li a{color:#000;width:100%;font-size:18px;height:100%;display:block}
.nav .sub .nav_xiao .xiao_three ul li a:hover{color:#df4c42}
/*二级导航-解决方案*/
.nav .sub .nav_xiao .xiao_four{width:50%;overflow:hidden;margin-top:40px;margin-bottom:40px}
.nav .sub .nav_xiao .xiao_four.l{border-right:1px solid #e3e3e3}
.nav .sub .nav_xiao .xiao_four.r{width:49%}
.nav .sub .nav_xiao .xiao_four h2{font-size:16px;font-weight:700;color:#000;height:18px;line-height:18px}
/*解决方案左边*/
.nav .sub .nav_xiao .xiao_four .ul{margin-top:23px}
.nav .sub .nav_xiao .xiao_four .ul li{padding-top:11px;padding-bottom:11px;height:44px;line-height:22px;padding-left:15px;margin-right:40px;width:265px;overflow:hidden;float:left;display:inline;margin-bottom:10px;position:inherit}
.nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0){margin-right:0}
.nav .sub .nav_xiao .xiao_four .ul li:hover{background-color:#fff}
.nav .sub .nav_xiao .xiao_four .ul li a{display:block;text-align:left;color:#999;font-size:14px}
.nav .sub .nav_xiao .xiao_four .ul li a i{margin-right:10px;margin-top:4px;float:left;width:36px;height:36px;background-repeat:no-repeat;background-position:center center}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs1{background-image:url(/themes/default/assets/img/top_pic4.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs2{background-image:url(/themes/default/assets/img/top_pic5.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs3{background-image:url(/themes/default/assets/img/top_pic6.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs4{background-image:url(/themes/default/assets/img/top_pic7.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs5{background-image:url(/themes/default/assets/img/top_pic8.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs6{background-image:url(/themes/default/assets/img/top_pic9.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs7{background-image:url(/themes/default/assets/img/top_pic10.png)}
.nav .sub .nav_xiao .xiao_four .ul li a i.bgs8{background-image:url(/themes/default/assets/img/top_pic11.png)}
.nav .sub .nav_xiao .xiao_four .ul li a b{font-weight:400;font-size:16px;display:block;color:#000;height:22px;overflow:hidden}
/*解决方案右边*/
.nav .sub .nav_xiao .xiao_four .ul2{width:540px;margin:0 auto;overflow:hidden}
.nav .sub .nav_xiao .xiao_four .ul2 h2{margin-bottom:23px}
.nav .sub .nav_xiao .xiao_four .ul2 li{padding-top:11px;padding-bottom:11px;height:44px;line-height:22px;margin-right:40px;width:250px;overflow:hidden;float:left;display:inline;margin-bottom:10px;position:inherit}
.nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0){margin-right:0}
.nav .sub .nav_xiao .xiao_four .ul2 li a{display:block;text-align:left;color:#999;font-size:14px}
.nav .sub .nav_xiao .xiao_four .ul2 li a b{font-weight:400;font-size:16px;display:block;color:#000;height:22px;overflow:hidden}
.nav .sub .nav_xiao .xiao_four .ul2 li a b i{display:inline-block;width:35px;height:15px;overflow:hidden;background:url(/themes/default/assets/img/top_pic12.png) no-repeat;margin-left:3px}
.nav .sub .nav_xiao .xiao_four .ul2 li a:hover b{color:#df4c42}
/*二级导航-成功案例左*/
.nav .sub .nav_xiao .xiao_five{width:549px;overflow:hidden;float:left;margin-top:20px;margin-bottom:20px;}
.nav .sub .nav_xiao .xiao_five img{width:391px;height:259px}
.nav .sub .nav_xiao .xiao_five a{width:391px;height:259px;padding:0;margin-right:45px;float:left}
/*二级导航-成功案例右*/
.nav .sub .nav_xiao .xiao_five2{float:left;text-align:left;margin-top:50px;width:620px;}
/* .nav .sub .nav_xiao .xiao_five2 a{text-align:left;float:left;margin-right:100px;height:38px;line-height:38px;color:#000;font-size:18px;margin-bottom:42px;transition:all .3s}
.nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0){margin-right:3px} */
/* .nav .sub .nav_xiao .xiao_five2 a i{width:38px;height:38px;border-radius:50%;background-color:#999;background-repeat:no-repeat;background-image:url(/themes/default/assets/img/top_pic3.png);float:left;margin-right:20px;transition:all .3s;margin-left:0}
.nav .sub .nav_xiao .xiao_five2 a:hover{color:#df4c42}
.nav .sub .nav_xiao .xiao_five2 a:hover i{background-color:#df4c42}
.nav .sub .nav_xiao .xiao_five2 a i.bgs1{background-position:9px 8px}
.nav .sub .nav_xiao .xiao_five2 a i.bgs2{background-position:-233px 8px}
.nav .sub .nav_xiao .xiao_five2 a i.bgs3{background-position:9px -72px}
.nav .sub .nav_xiao .xiao_five2 a i.bgs4{background-position:-233px -72px}
.nav .sub .nav_xiao .xiao_five2 a i.bgs5{background-position:9px -152px}
.nav .sub .nav_xiao .xiao_five2 a i.bgs6{background-position:-233px -152px} */
/*二级导航-产品服务*/
.nav .sub .nav_xiao .xiao_six{overflow:hidden;height:338px;border-left:1px solid #e6e6e6:border-right:1px solid #e6e6e6:}
.nav .sub .nav_xiao .xiao_six ul li{float:left;display:inline;height:338px;width:33.2%;overflow:hidden;border-right:1px solid #e6e6e6;text-align:center}
.nav .sub .nav_xiao .xiao_six ul li.bgs1{background:url(/themes/default/assets/img/yuming_bg1.png) right 168px no-repeat}
.nav .sub .nav_xiao .xiao_six ul li.bgs2{background:url(/themes/default/assets/img/yuming_bg2.png) right 168px no-repeat}
.nav .sub .nav_xiao .xiao_six ul li.bgs3{background:url(/themes/default/assets/img/yuming_bg3.png) right 168px no-repeat}
.nav .sub .nav_xiao .xiao_six ul li .xiao_six_con{margin:0 auto;width:80%;max-width:360px;height:338px;overflow:hidden;text-align:left}
.nav .sub .nav_xiao .xiao_six ul li:last-child{border-right:0}
.nav .sub .nav_xiao .xiao_six ul li .xiao_six_l{font-size:18px;font-weight:700;height:62px;line-height:62px;border-bottom:1px solid #e6e6e6;margin-bottom:23px}
.nav .sub .nav_xiao .xiao_six ul li a{float:left;width:136px;overflow:hidden;height:30px;line-height:30px;font-size:16px;color:#666}
.nav .sub .nav_xiao .xiao_six ul li a:hover{color:#df4c42}
.nav .sub .nav_xiao .xiao_six ul li .a{display:block;width:182px;height:42px;line-height:42px;text-align:center;color:#fff;font-size:16px;margin-top:31px;transition:all .3s;clear:both}
.nav .sub .nav_xiao .xiao_six ul li .a.bgs1{background-color:#df4c42}
.nav .sub .nav_xiao .xiao_six ul li .a.bgs2{background-color:#248cf6;margin-top:61px}
.nav .sub .nav_xiao .xiao_six ul li .a.bgs3{background-color:#1ecc85;margin-top:91px}
.nav .sub .nav_xiao .xiao_six ul li .a:hover{opacity:.8;filter:Alpha(opacity=80);color:#fff}
/*轮播图*/
.fuSlide{width:100%;height:820px;position:relative;z-index:1}
.fuSlide .imgs{width:100%}
.ck-slide,.ck-slide ul.ck-slide-wrapper li,.ck-slide ul.ck-slide-wrapper li a img{transition:all 1s ease}
.ck-slide{position:relative;overflow:hidden;width:100%}
.ck-slide ul.ck-slide-wrapper{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.ck-slide ul.ck-slide-wrapper li{position:absolute;width:100%;left:0;top:0;background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%}
.ck-slide ul.ck-slide-wrapper li:first-child{z-index:1111}
.ck-slide ul.ck-slide-wrapper li.current{z-index:1112}
.ck-slide ul.ck-slide-wrapper li a{display:block}
.ck-slide ul.ck-slide-wrapper li a .img{width:100%;height:auto;opacity:0;filter:alpha(opacity='0')}
.ck-slide ul.ck-slide-wrapper li .leftto{filter:alpha(opacity=0);opacity:0}
/*轮播图选中动画*/
.ck-slide ul.ck-slide-wrapper li.current .leftto{animation:mymove8 .5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:0s;}
.ck-slide ul.ck-slide-wrapper li .rightto{filter:alpha(opacity=0);opacity:0}
.ck-slide ul.ck-slide-wrapper li.current .rightto{animation:mymove7 .5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.5s;}
.ck-slide ul.ck-slide-wrapper li.current .danim-3{animation:mymove10 .8s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:0s;}
.ck-slide ul.ck-slide-wrapper li.current .anim-1{animation:mymove6 .6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.3s;}
.ck-slide ul.ck-slide-wrapper li.current .anim-2{animation:mymove6 .6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.6s;}
.ck-slide ul.ck-slide-wrapper li.current .anim-3{animation:mymove6 .6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.9s;}
/*轮播图内容区域*/
.banner_con{ top:0; left:0; width:100%; height:100%; position:absolute; }
.banner1_one{ text-align:center; color:#fff;margin-top:6%;font-family:"华文细黑";}
.banner1_one h2{ font-weight:normal; margin-bottom:0.5%;font-family:"华文细黑";}
.banner1_two{ text-align:center; color:#fff; margin-top:3%;opacity:0;filter:Alpha(opacity=0);}
.banner1_two span{ display:inline-block; padding-left:60px; padding-right:60px; height:112px;}
.banner1_two span:first-child{ border-right:1px solid #677794;}
.banner1_two span b{ font-weight:normal; color:#ffc600; display:block;}
.banner_con .f90{ font-size:90px;}
.banner_con .f72{ font-size:72px;}
.banner_con .f48{ font-size:48px;}
.banner_con .f36{ font-size:36px;}
.banner_con .f30{ font-size:30px;}
.banner2_one{ float:right; width:45%; color:#fff;}
.banner2_one h2{ font-weight:normal; margin-bottom:1%;font-family:"华文细黑"; margin-top:35%;opacity:0;filter:Alpha(opacity=0);}
.banner2_one p{ color:#fff;font-family:"华文细黑";opacity:0;filter:Alpha(opacity=0);}
.banner2_one em{ display:block; width:208px; height:46px; line-height:46px; border:1px solid #fff; border-radius:30px; font-size:16px; text-indent:50px; background:url(/themes/default/assets/img/i_bg9.png)  138px center no-repeat; font-style:normal; margin-top:10%;transition:all 0.3s; cursor:pointer;}
.banner2_one em:hover{ background-position:150px center; margin-left:10px;}
.ck-slide ul.ck-slide-wrapper li.current .banner2_one .leftto{animation-delay:1s;}
.banner4_one{ float:left; width:60%; color:#000;}
.banner4_one h2{ font-weight:normal; margin-bottom:1%;font-family:"华文细黑"; margin-top:15%;opacity:0;filter:Alpha(opacity=0);}
.banner4_one p{ color:#000;font-family:"华文细黑";opacity:0;filter:Alpha(opacity=0);}
.banner4_one em{ display:block; width:208px; height:46px; line-height:46px; border:1px solid #000; border-radius:30px; font-size:16px; text-indent:50px; background:url(/themes/default/assets/img/i_bg10.png)  138px center no-repeat; font-style:normal; margin-top:6%;transition:all 0.3s; cursor:pointer;}
.banner4_one em:hover{ background-position:150px center; margin-left:10px;}
.ck-slide ul.ck-slide-wrapper li.current .banner4_one .leftto{animation-delay:1s;}
/*轮播图按钮滑轮*/
.index-waper-box{position:absolute;bottom:0;width:100%;height:100px;overflow:hidden;z-index:9;perspective:800px;transform-style:preserve-3d;}
.index-back-box{height:100px;background:0 0;width:1200px;margin:0 auto;overflow:hidden;transform-origin:bottom;transform:rotateX(0) translate3d(0,0,0);transition:all .65s cubic-bezier(.55,.65,.55,1) 0s;}
.index-back-box.active{}
/*左右按钮及hover效果*/
.index-back-box .sub-arrows{position:absolute;left:0;top:0;width:auto;height:100%;line-height:100px;padding-left:10px;font-size:0}
.index-back-box .sub-arrows i.icom{display:inline-block;vertical-align:top;width:60px;height:40%;cursor:pointer;position:relative}
.index-back-box .sub-arrows i.next:before,.index-back-box .sub-arrows i.prev:before{content:'';display:inline-block;position:absolute;top:42%;width:13px;height:22px;background-image:url(/themes/default/assets/img/sub-arrows.png);background-position:0 0;background-repeat:no-repeat}
.index-back-box .sub-arrows i.prev:before{background-position:0 0;left:-7px}
.index-back-box .sub-arrows i.next:before{background-position:-14px 0;left:24px}
.index-back-box .sub-arrows i.icom:after{position:absolute;content:'';left:0;top:28px;width:30px;height:2px;background-color:#df4c42;transform:scale(0,1);transition:all .3s ease-out 0s;}
.index-back-box .sub-arrows i.icom font{color:#000;transition:all .3s ease-out 0s;}
.index-back-box .sub-arrows i.icom.prev font{position:absolute;left:9px}
.index-back-box .sub-arrows i.icom.next font{position:absolute;left:6px}
.index-back-box .sub-arrows i:hover:after{transform:scale(1,1);}
.index-back-box .sub-arrows i.icom.prev:hover font{left:-7px}
.index-back-box .sub-arrows i.icom.next:hover font{left:20px}
/*中间鼠标图标*/
.index-back-box .sub-mouse{width:70%;height:43px;position:absolute;top:20px;left:15%;cursor:pointer;z-index:1;zoom:.7;}
.index-back-box .sub-mouse:after{display:none;z-index:-1;position:absolute;content:'';top:-30px;left:50%;height:53px;border-right:1px solid #333;margin-left:-1px}
.index-back-box .sub-mouse span{text-align:center;display:block;position:relative;width:50%;height:100%;animation:ani-svg .85s linear 0s alternate infinite;margin:0 auto}
@keyframes ani-svg {
	0% {
		opacity: .4;
		transform: translateY(-20px);
	}

	15% {
		opacity: .65;
		transform: translateY(-15px);
	}

	25% {
		opacity: .8;
		transform: translateY(-10px);
	}

	50% {
		opacity: 1;
		transform: translateY(0);
	}

	65% {
		opacity: .8;
		transform: translateY(5px);
	}

	75% {
		opacity: .65;
		transform: translateY(10px);
	}

	100% {
		opacity: .4;
		transform: translateY(15px);
	}
}
/*优势*/
.i_bg{background-color:#f5f5f5;overflow:hidden}
.i_one{background-color:#fff;overflow:hidden;height:316px;margin:0 auto;margin-bottom:32px}
.i_service_t{text-align:center;padding-top:15px;color:#666;font-size:18px;line-height:32px;padding-bottom:50px}
.i_service_t h2{height:66px;line-height:66px;font-size:40px;color:#000;font-weight:400;letter-spacing:1px;font-family:"华文细黑"}
.i_service_t p{font-size:18px}
.advantage{text-align:center;overflow:hidden}
.num_box{width:20%;float:left;height:124px;}
.num_box:last-child{background:0 0}
.num_box .num{font-weight:700;color:#df4c42;font-weight:400;font-size:45px;width:100%;height:70px;line-height:70px;text-align:center;position:relative;z-index:2;letter-spacing:1px;margin-top:10px}
.num_box h3{font-size:16px;color:#333;font-weight:400;line-height:30px}


.met_module3_list ul.list_1{list-style:none;}
.met_module3_list ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden}
.met_module3_list ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0;width:213px !important;}
.met_module3_list ul.list_1 li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
.met_module3_list ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;width: 270px;height: 270px;object-fit: cover;}
.met_module3_list ul a:hover h2{color:#333}
.met_module3_list ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
.met_module3_list ul.list_2{list-style:none;margin-top:20px;}
.met_module3_list ul.list_2 li{padding:20px 0.5%;border: 1px solid #f1f1f1;width: 29%;box-shadow: 0px 2px 6px 1px rgba(224, 224, 224, 1);margin:1%;float: left;}
.met_module3_list ul.list_2 dt{float:left;position:relative}
.met_module3_list ul.list_2 dd{float:left;width:100%}
.met_module3_list ul.list_2 dd h2{padding:5px 10px;font-size:15px;font-weight:normal;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.met_module3_list ul.list_2 dd p{padding:5px 10px;color:#818181}

.pagination{
	text-align:center;
}
.pagination li{
	border: 1px solid #e0e0e0;
	padding:5px 10px;
	display:inline-block;
}

.pagination{
	text-align:center;
}
.pagination li{
	border: 1px solid #e0e0e0;
	padding:5px 10px;
	display:inline-block;
}
.pagination .active{
	background-color: #f1f1f1;
}




.product3-box1 {
    width:100%;
    border-bottom: 1px solid #f1f1f1;
    padding:35px 0;
}
.product3-box1 .box {
    width:930px;
    margin:auto;
    display:table;
}
.product3-box1 .box .img {
    width:448px;
    height:448px;
    border:1px solid #e7e7e7;
    float:left;
    display:none;
}

.product3-box1 .box .img-pc {
    width:400px;
    height:400px;
    border:1px solid #e7e7e7;
    float:left;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    line-height: 448px;
}
.product3-box1 .box .img-pc img{
    max-height: 100%;
}

/* @media(max-width:1365px) {
    .product3-box1 .box .img {
        display:block;
    }
    .product3-box1 .box .img-pc {
        display:none;
    }
} */
.product-container {
    bottom:27px!important;
}
.product-container .swiper-pagination-bullet {
    width:10px!important;
    height:10px!important;
    background:#dfdfdf!important;
    border-radius:100%;
}
.product-container .swiper-pagination-bullet-active {
    background:#0a448d!important;
}

.product3-box1 .tbox {
    width:470px;
    float:right;
    padding-top:36px;
}
.product3-box1 .tbox .title {
    font-size:36px;
    color:#303030;
    margin-bottom:18px;
}
.product3-box1 .tbox .cagetroy {
    font-size:18px;
    color:#0a448d;
    text-transform:uppercase;
	height:42px;
}
.product3-box1 .tbox .txt {
    font-size:14px;
    line-height:32px;
	height:117px;
    color:#666;
    margin-bottom:39px;
}
.product3-box1 .tbox .list {
    width:100%;
    display:table;
}
.product3-box1 .tbox .list li {
    width:148px;
    height:148px;
    border:1px solid #e7e7e7;
    float:left;
    margin-right:26px;
    overflow: hidden;
    text-align: center;
    line-height: 148px;
}
.product3-box1 .tbox .list li img{
    max-height: 100%;
}
.product3-menu {
    width:1300px;
    margin:auto;
    display:table;
    padding:25px 0;
}
.product3-menu .title {
    font-size:18px;
    line-height:20px;
    color:#000;
    float:left;
    padding-left:35px;
}
.product3-menu .list {
    float:right;
}
.product3-menu .list li {
    float:left;
    margin-left:36px;
}
.product3-menu .list li a {
    font-size:14px;
    line-height:20px;
    color:#000;
}
.product3-menu .list li a:hover {
    color:#0a448d;
    text-decoration:underline;
}
.product3-menu .list li a.on {
    color:#0a448d;
    text-decoration:underline;
}

.product3-boxs {
    width:100%;
}

.product3-boxs .boxs-one {
     width:100%;
    text-align:center;
    /*height:500px;*/
    display:table;
	padding-bottom:50px;
    position:relative;
}
/*
.product3-boxs .boxs-one .txt-pc {
    position:absolute;
    left:50%;
    transform:translateX(-50%);
}
*/
.product3-boxs .boxs-one .title {
    font-size:30px;
    color:#fff;
    line-height:30px;
    padding:50px 0 33px 0;
}
.product3-boxs .boxs-one .txt {
    width:1040px;
    margin:auto;
    font-size:14px;
    line-height:36px;
    color:#fff;
}



.product3-boxs .box-two {
    /* width:1300px; */
    margin:auto;
    padding:49px 0;
    line-height: 25px;
}
.product3-boxs .box-two img{
    max-width: 80%;
}
.product3-boxs .box-two .title {
    font-size:30px;
    line-height:30px;
    color:#3e3b3b;
    text-align:center;
    padding:58px 0 39px 0;
}


.product3-boxs .box-two .list {
    width:100%;
    display:table;
}

.product3-boxs .box-two .txt{
   font-size:14px;
    line-height:36px;
}

.product3-boxs .box-two .txt ul li{
list-style-type:disc;
 margin-left:30px;
}

.product3-boxs .box-two .txt ul ul li{
 list-style-type:circle;
 margin-left:30px;
}


.product3-boxs .box-two .list li {
    width:610px;
    height:50px;
    line-height:50px;
    float:left;
    margin-right:80px;
    display:table;
}
.product3-boxs .box-two .list li:nth-child(2n) {
    margin-right:0;
}
.product3-boxs .box-two .list li .t1 {
    font-size:14px;
    color:#999;
    float:left;
    width:203px;
    box-sizing:border-box;
    padding-left:10px;
    border-bottom:1px solid #d6d6d6;
}
.product3-boxs .box-two .list li .t2 {
    font-size:14px;
    color:#000;
    float:right;
    width:365px;
    box-sizing:border-box;
    padding-left:10px;
    border-bottom:1px solid #d6d6d6;
}

.product3-boxs .box-three {
    width:100%;
    background:#f9fafe;
    padding-bottom:70px;
}
.product3-boxs .box-three .title {
    font-size:30px;
    line-height:30px;
    color:#3e3b3b;
    text-align:center;
    padding:95px 0 55px;
}

.product3-boxs .box-three .txt{
   font-size:14px;
    line-height:36px;
}
.product3-boxs .box-three .txt ul li {
 list-style-type:disc;
 margin-left:20px;
}

.product3-boxs .box-three ul ul li{
 list-style-type:circle;
 margin-left:30px;
}

.product3-boxs .box-three .list {
    width:1300px;
    margin:auto;
}

.product3-boxs .box-three .list li {
    width:100%;
    display:table;
    margin-bottom:25px;
}
.product3-boxs .box-three .list li .img {
    float:left;
    width:600px;
}
.product3-boxs .box-three .list li .tbox {
    float:right;
    width:630px;
    box-sizing:border-box;
    padding-left:25px;
    margin-right:40px;
}
.product3-boxs .box-three .list li:nth-child(2n) .img {
    float:right;
}
.product3-boxs .box-three .list li:nth-child(2n) .tbox {
    float:left;
}
.product3-boxs .box-three .list li .tbox .tbox-title {
    font-size:18px;
    line-height:26px;
    color:#000;
    padding:40px 0 11px;
}
.product3-boxs .box-three .list li .tbox .tbox-txt {
    font-size:14px;
    line-height:36px;
    color:#999;
}

.product3-boxs .box-four {
    width:1300px;
    margin:auto;
    padding-bottom:95px;
}
.product3-boxs .box-four .title {
    font-size:30px;
    color:#3e3b3b;
    padding:67px 0 57px 0;
    text-align:center;
}
.product3-boxs .box-four .list {
    width:100%;
    display:table;
    position:relative;
}
.product3-boxs .box-four .list .prev, .product3-boxs .box-four .list .next {
    width:40px;
    height:40px;
    position:absolute;
    top:130px;
    cursor:pointer;
    z-index:5;
}
.product3-boxs .box-four .list .prev {
    left:-73px;
}
.product3-boxs .box-four .list .next {
    right:-73px;
}
.product3-boxs .box-four .list .bd {
    width:1300px;
    overflow:hidden;
}
.product3-boxs .box-four .list li {
    width:300px;
    float:left;
    margin-right:33px;
    text-align:center;
}
.product3-boxs .box-four .list li .img {
    width:300px;
    height:300px;
    border:1px solid #c1c1c1;
    box-sizing:border-box;
    overflow:hidden;
    position:relative;
}
.product3-boxs .box-four .list li .img .zz {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:100%;
    z-index:2;
    background:rgba(10,68,141,.8);
    transition:all ease .3s;
}
.product3-boxs .box-four .list li:hover .img .zz {
    top:0;
}
.product3-boxs .box-four .list li .img .zz img {
    position:absolute;
    top:125px;
    left:125px;
}
.product3-boxs .box-four .list li .title {
    width:100%;
    font-size:16px;
    line-height:30px;
    color:#000;
    text-align:center;
    padding:15px 0;
}
.product3-boxs .box-four .list li .title span {
    font-size:14px;
    line-height:22px;
    color:#aaa;
    display:block;
}


.about-news-list {
    width:100%;
    padding-top:14px;
}
.about-news-list>ul>li {
    width:100%;
    /* padding:42px 0; */
    background:#f4f6fd;
    display:inline-block;
    margin:20px 0;
    padding:20px;
    border-bottom: 1px solid #f1f1f1;
}
.about-news-list>ul>li:nth-child(2n) {
    background:#fff;
}
.about-news-list>ul>li .boxs {
    width:1200px;
    margin:auto;
}
.about-news-list>ul>li .boxs .img {
    width:350px;
    float:left;
}
.about-news-list>ul>li .boxs .img img{
    width: 350px;
    height: 260px;
    object-fit: cover;
}
.about-news-list>ul>li .boxs .tbox {
    width:795px;
    float:right;
    padding-top:38px;
}
.about-news-list>ul>li .boxs .tbox .time {
    font-size:16px;
    line-height:26px;
    color:#999;
}
.about-news-list>ul>li .boxs .tbox .title {
    font-size:18px;
    line-height:26px;
    color:#000;
    margin-bottom:14px;
}
.about-news-list>ul>li .boxs .tbox .txt {
    font-size:14px;
    line-height:22px;
    color:#bbb;
    margin-bottom:21px;
}
.about-news-list>ul>li .boxs .tbox .more {
    font-size:12px;
    color:#666;
    width:100px;
    height:30px;
    text-align:center;
    line-height:28px;
    box-sizing:border-box;
    border:1px solid #d4d5d9;
    border-radius:15px;

}

.about-news-title {
    width:100%;
    text-align:center;
    font-size:26px;
    line-height:36px;
    color:#000;
    padding:47px 0 41px;
}
.about-news-title span {
    font-size:14px;
    color:#666;
    display:block;
}
.about-news-show {
    font-size:14px;
    line-height:40px;
    color:#000;
    border-top:1px solid #ededed;
    border-bottom:1px solid #ededed;
    padding-top:32px;
}
.about-news-show img {
    display:block;
    margin:auto;
}

.case-list {
    width:1300px;
    margin:auto;
    padding:14px 0 35px;
}
.case-list>ul>li {
    width:100%;
    display:table;
    margin-bottom:38px;
    transition:all ease .3s;
    box-shadow: 1px 1px 13px 0px #96969638;
}

.case-list>ul>li:hover {
    background:#0a448d;
}
.case-list>ul>li a {
    display:block;
}
.case-list>ul>li .img {
    width:550px;
    float:left;
}
.case-list>ul>li .img img{
    width: 100%;
    height: 340px;
object-fit: cover;
display: block;
}
.case-list>ul>li .tbox {
    width:620px;
    float:right;
    margin-right:65px;
    padding-top:85px;
}
.case-list>ul>li .tbox .title {
    font-size:26px;
    line-height:30px;
    color:#000;
    margin-bottom:19px;
    transition:all ease .3s;
}
.case-list>ul>li:hover .tbox .title {
    color:#fff;
}
.case-list>ul>li .tbox .txt {
    font-size:14px;
    line-height:30px;
    color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:28px;
    transition:all ease .3s;
}
.case-list>ul>li:hover .tbox .txt {
    color:#fff;
    opacity:.5;
}
.case-list>ul>li .tbox .more {
    width:100px;
    height:30px;
    box-sizing:border-box;
    border:1px solid #b5b5b5;
    text-align:center;
    line-height:28px;
    font-size:12px;
    color:#666;
    border-radius:15px;
    transition:all ease .3s;
}
.case-list>ul>li:hover .tbox .more {
    color:#fff;
    border-color:#fff;
    opacity:.5;
}

.case2 {
    width:1200px;
    margin:auto;
    display:table;
    padding:46px 0 81px;
    border-bottom: 1px solid #f1f1f1;
}
.case2 .tbox {
    width:420px;
    float:left;
}
.case2 .tbox .title {
    font-size:30px;
    line-height:30px;
    color:#000;
    margin-bottom:30px;
    padding-top:32px;
}
.case2 .tbox .txt {
    font-size:14px;
    line-height:36px;
    color:#797979;
    margin-bottom:35px;
}
.case2 .tbox .more {
    width:140px;
    height:45px;
    box-sizing:border-box;
    border:1px solid #dadada;
    text-align:center;
    line-height:43px;
    display:block;
    font-size:14px;
    color:#666;
    border-radius:22px;
}
.case2 .img {
    width:600px;
    float:right;
}
.case2 .img>img{
    width: 100%;
}

.searchs {
    width:100%;
    text-align:center;
    background:#f4f6fd;
    padding:57px 0;
    position:fixed;
    left:0;
    top:120px;
    z-index:9;
    display:none;
}
@media(max-width:767px) {
    .searchs {
        top:60px;
    }
}
.searchs .searchs-box {
    width:800px;
    height:65px;
    display:inline-block;
    border:1px solid #eee;
    box-sizing:border-box;
    border-radius:7px;
    overflow:hidden;
    background-color:#fff;
}
.searchs .searchs-box .search-txt {
    width:720px;
    height:63px;
    background:none;
    border:none;
    float:left;
    box-sizing:border-box;
    padding-left:40px;
    font-size:14px;
}
.searchs .searchs-box .search-txt::-webkit-input-placeholder {
color: #999;
font-style:oblique;
}
.searchs .searchs-box .search-txt:-moz-placeholder { 
color: #999;
font-style:oblique;
} 
.searchs .searchs-box .search-txt::-moz-placeholder { 
color: #999;
font-style:oblique;
}
.searchs .searchs-box .search-txt:-ms-input-placeholder { 
color: #999;
font-style:oblique;
}
.searchs .searchs-box .search-tb {
    width:77px;
    height:63px;
    float:left;
    background:url(/themes/default/assets/img/icon-img41.png) center center no-repeat;
    border:none;
}
.searchs .search-end {
    width:65px;
    height:65px;
    line-height:65px;
    box-sizing:border-box;
    padding:0 20px;
    display:inline-block;
    background:url(/themes/default/assets/img/icon-img39.png) center center no-repeat;
    background-size:26px;
    margin-left:5px;
}

.search-num {
    width:1300px;
    margin:auto;
    font-size:14px;
    line-height:50px;
    color:#666;
    padding:39px 0 16px;
}
.search-list {
    width:1300px;
    margin:auto;
}
.search-list li {
    padding-bottom:32px;
    margin-bottom:44px;
    border-bottom:1px solid #eee;
}
.search-list li .title {
    font-size:18px;
    line-height:26px;
    color:#000;
    margin-bottom:15px;
}
.search-list li .txt {
    font-size:14px;
    line-height:22px;
    color:#bbb;
    margin-bottom:5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search-list li .label {
    font-size:14px;
    line-height:34px;
    color:#bbb;
}
.service-one .shouhou {
    width:100%;
    /* background:#f4f6fd; */
}
.service-one .shouhou .box {
    width:1200px;
    margin:auto;
    padding:62px 0 66px;
    line-height: 30px;
}
.service-one .shouhou .title {
    font-size:24px;
    line-height:30px;
    color:#000;
    margin-bottom:27px;
}
.service-one .shouhou .title2 {
    font-size:20px;
    line-height:30px;
    color:#0a448d;
    padding:19px 0;
}
.service-one .shouhou .title span, .service-one .shouhou .title2 span {
    width:8px;
    height:8px;
    border:6px solid #0a448d;
    border-radius:50%;
    display:block;
    float:left;
    margin:5px 10px;
}
.service-one .shouhou .txt {
    font-size:14px;
    line-height:30px;
    color:#666;
}
.service-one .shouhou .txt ul li{
	list-style-type:disc;
	 margin-left:30px;
}
.service-one .shouhou .txt ul ul li{
 list-style-type:circle;
 margin-left:30px;
}

#messagelist{padding:15px}
#messagelist .metlist{margin-top:30px;border:1px solid #ddd;padding:5px}
#messagelist .metlist dt{padding:5px}
#messagelist .metlist dt span.name{color:#2c7199}
#messagelist .metlist dt span.time{padding-left:5px;color:#aaa;font-size:12px}
#messagelist .metlist dt span.tt{float:right;padding-right:5px;color:#aaa}
#messagelist .metlist dd.info span.tt{display:none;clear:both}
#messagelist .metlist dd.info span.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #ddd}
#messagelist .metlist dd.reinfo span.tt{display:block;padding:10px 5px 0;color:#2c7199}
#messagelist .metlist dd.reinfo span.text{display:block;line-height:1.5;padding:5px 5px 10px}
#messagelist .v52fmbx{margin:30px 0 0}

.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.met-focus{border:1px solid #23b7e5!important}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.formerror{margin-top:6px;height:20px;line-height:20px}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00}
.formerrorbox{border:2px solid #f00!important}
.v52fmbx dl dd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
.placeholder-ie{position:relative}
.placeholder-ie label{position:absolute;left:8px;top:7px;cursor:text;color:#999}
.ftype_textarea .tips{display:block}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px}
select{line-height:31px;height:31px;vertical-align:middle;background-color:#fff;outline:0;border:1px solid #ccc;padding:4px;color:#656565}
.ftype_radio .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_radio .fbox input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px}
.ftype_radio .formerror{margin-top:0}
.ftype_checkbox .fbox input[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0}
.ftype_checkbox .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_checkbox .fbox input{position:relative;top:-1px;margin-right:6px!important}
.ftype_checkbox .formerror{margin-top:0}
.ftype_transverse .fbox label{display:inline;margin-right:15px}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}

table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
table td{border:1px solid #ddd!important;padding: 5px;}
table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd}